Skip to content

Adding an option to disable audio PTS adjustment on sender reports#721

Merged
milos-lk merged 1 commit intomainfrom
selective-pts-adjust
Sep 9, 2025
Merged

Adding an option to disable audio PTS adjustment on sender reports#721
milos-lk merged 1 commit intomainfrom
selective-pts-adjust

Conversation

@milos-lk
Copy link
Copy Markdown
Contributor

API consumers should use this option when the media processing pipeline needs stable - monotonically increasing PTS sequence - small adjustments coming from RTCP sender reports could cause gaps in the audio. Media processing pipeline could opt out of auto PTS adjustments and handle the gap by e.g modifying tempo to compensate instead

API consumers should use this option when the media processing pipeline needs stable - monotonically increasing PTS sequence - small adjustments coming from RTCP sender reports could cause gaps in the audio. Media processing pipeline could opt out of auto PTS adjustments and handle the gap by e.g modifying tempo to compensate instead
@milos-lk milos-lk merged commit 965969a into main Sep 9, 2025
7 checks passed
@milos-lk milos-lk deleted the selective-pts-adjust branch September 9, 2025 11:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants